//==============================================================================
// swordsman_anim.txt
//==============================================================================
				
//==============================================================================
define EgyptianSword
{
	SetSelector
	{
		set hotspot
		{
			version
			{
                         Visual Attachments c dao sword
			}
		}
	}
}
	
//==============================================================================
define RattanShield
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Iron
					ReplaceTexture Attachments G Shield Copper/Attachments C Rattan Shield
				}
			}
		}
	}
}
			
//==============================================================================

define Head
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual hero c monka head standard2
ReplaceTexture hero c monk head/hero c monk head2
			}
		}
	}
}

//==============================================================================
define Shield
{
	SetSelector
	{
		set hotspot
		{
			version
			{
					visual Attachments G Shield Wood
			}
		}
	}
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		TechLogic none/Medium Barracks/Heavy Barracks/Champion Barracks
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_IdleA
				ReplaceTexture Infantry E Khopesh Standard/infantry c rattanshield standard
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_IdleA
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield copper
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_IdleA
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Bronze
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_IdleA
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Iron
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		TechLogic none/Medium Barracks/Heavy Barracks/Champion Barracks
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_WalkA
				ReplaceTexture Infantry E Khopesh Standard/infantry c rattanshield standard
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag FootstepLeft 0.25 true	
				tag FootstepRight 0.80 true	
//-- end auto generated section
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_WalkA
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag FootstepLeft 0.25 true	
				tag FootstepRight 0.80 true	
//-- end auto generated section
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield copper
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_WalkA
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag FootstepLeft 0.00 true	
				tag FootstepRight 0.40 true	
//-- end auto generated section
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Bronze
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_WalkA
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag FootstepLeft 0.00 true	
				tag FootstepRight 0.40 true	
//-- end auto generated section
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Iron
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Attack
{
	SetSelector
	{
		TechLogic none/Medium Barracks/Heavy Barracks/Champion Barracks
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_AttackA
				ReplaceTexture Infantry E Khopesh Standard/infantry c rattanshield standard
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.53 true	
				tag GenericSound 0.40 true	
//-- end auto generated section
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_AttackA
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.53 true	
				tag GenericSound 0.40 true	
//-- end auto generated section
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield copper
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_AttackA
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.53 true	
				tag GenericSound 0.40 true	
//-- end auto generated section
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Bronze
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_AttackA
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.53 true	
				tag GenericSound 0.40 true	
//-- end auto generated section
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Iron
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Death
{
	SetSelector
	{
		TechLogic none/Medium Barracks/Heavy Barracks/Champion Barracks
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_DeathA
				ReplaceTexture Infantry E Khopesh Standard/infantry c rattanshield standard
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag SpecificSoundSet 0.00 false MaleDeath checkVisible 
//-- end auto generated section
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield copper
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag SpecificSoundSet 0.00 false MaleDeath checkVisible 
//-- end auto generated section
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Bronze
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag SpecificSoundSet 0.00 false MaleDeath checkVisible 
//-- end auto generated section
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Iron
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Bored
{
	SetSelector
	{
		TechLogic none/Medium Barracks/Heavy Barracks/Champion Barracks
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_boredA
				ReplaceTexture Infantry E Khopesh Standard/infantry c rattanshield standard
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_boredA
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield copper
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_boredA
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Bronze
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_boredA
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Iron
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Flail
{
	SetSelector
	{
		TechLogic none/Medium Barracks/Heavy Barracks/Champion Barracks
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_FlailA
				ReplaceTexture Infantry E Khopesh Standard/infantry c rattanshield standard
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_FlailA
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield copper
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_FlailA
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Bronze
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Infantry E Khopesh_FlailA
				ReplaceTexture Infantry E Khopesh Standard/Infantry c rattanshield Iron
				connect RightHand EgyptianSword hotspot
				connect LeftForearm RattanShield hotspot
				connect TopOfHead Head hotspot
			}
		}
	}
}
